projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00f4ca4
)
(describe-current-coding-system): Use window-width instead of frame-width.
author
Juri Linkov
<juri@jurta.org>
Tue, 23 Mar 2004 07:37:07 +0000
(07:37 +0000)
committer
Juri Linkov
<juri@jurta.org>
Tue, 23 Mar 2004 07:37:07 +0000
(07:37 +0000)
lisp/international/mule-diag.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule-diag.el
b/lisp/international/mule-diag.el
index 0d74e93f8e864e66c775abba98645a8207ffbae3..90d5b87c4c6c242d3c081c9a1cd40b89c10e026d 100644
(file)
--- a/
lisp/international/mule-diag.el
+++ b/
lisp/international/mule-diag.el
@@
-845,7
+845,7
@@
Priority order for recognizing coding systems when reading files:\n")
(setq codings (cons x codings))))
(get (car categories) 'coding-systems))
(if codings
- (let ((max-col (
frame
-width))
+ (let ((max-col (
window
-width))
pos)
(princ (format "\
The following are decoded correctly but recognized as %s:\n "